Mismatched Stubs ^^^^^ **Definition:** * Stubbed methods called with arguments that differ from those specified for the stub **Code Example:** * No code examples yet... .. TODO CODE EXAMPLE **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Use of test doubles in Android testing: an in-depth investigation `_ :octicon:`file-code;1em` :octicon:`comment-discussion;1em` :octicon:`graph;1em`